var encoding/asn1.bitStringType

3 uses

	encoding/asn1 (current package)
		asn1.go#L659: 	bitStringType        = reflect.TypeOf(BitString{})
		common.go#L157: 	case bitStringType:
		marshal.go#L471: 	case bitStringType: